[INFO] cloning repository https://github.com/thalysguimaraes/kino
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thalysguimaraes/kino" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthalysguimaraes%2Fkino", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthalysguimaraes%2Fkino'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9787ffc4e531c03aa78c22b5196b36ca1acc964e
[INFO] checking thalysguimaraes/kino against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthalysguimaraes%2Fkino" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thalysguimaraes/kino
[INFO] finished tweaking git repo https://github.com/thalysguimaraes/kino
[INFO] tweaked toml for git repo https://github.com/thalysguimaraes/kino written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thalysguimaraes/kino on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thalysguimaraes/kino already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7b7eeac957ccbf9fb0b54087fec8ed8b81ff8ec65db63a529a7ba53248d81696
[INFO] running `Command { std: "docker" "start" "7b7eeac957ccbf9fb0b54087fec8ed8b81ff8ec65db63a529a7ba53248d81696", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b7eeac957ccbf9fb0b54087fec8ed8b81ff8ec65db63a529a7ba53248d81696", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7b7eeac957ccbf9fb0b54087fec8ed8b81ff8ec65db63a529a7ba53248d81696" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b7eeac957ccbf9fb0b54087fec8ed8b81ff8ec65db63a529a7ba53248d81696", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7b7eeac957ccbf9fb0b54087fec8ed8b81ff8ec65db63a529a7ba53248d81696" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]     Checking zune-jpeg v0.5.14
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking line-clipping v0.3.5
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]    Compiling ratatui-image v10.0.6
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking unicase v2.9.0
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking which v8.0.2
[INFO] [stderr]     Checking keyring v3.6.3
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking safe_arch v0.9.3
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking wide v0.8.3
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking ratatui-macros v0.7.0
[INFO] [stderr]     Checking ratatui v0.30.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking quantette v0.5.1
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking icy_sixel v0.5.0
[INFO] [stderr]     Checking kino v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::domain::operation::FieldType`
[INFO] [stdout]    --> src/ui/workspace.rs:313:25
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     use crate::domain::operation::FieldType;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::domain::operation::FieldType`
[INFO] [stdout]    --> src/ui/workspace.rs:313:25
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     use crate::domain::operation::FieldType;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `filtered_entries` is never used
[INFO] [stdout]    --> src/app/state.rs:138:12
[INFO] [stdout]     |
[INFO] [stdout]  79 | impl BrowserState {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub fn filtered_entries(&self) -> Vec<(usize, &BrowserEntry)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `help` is never read
[INFO] [stdout]   --> src/domain/operation.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct OperationField {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub help: &'static str,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OperationField` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `category` is never read
[INFO] [stdout]   --> src/domain/operation.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct OperationDefinition {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub category: OperationCategory,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OperationDefinition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `file_size` and `content_type` are never read
[INFO] [stdout]   --> src/infra/fal.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct FalImage {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub file_size: Option<u64>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 35 |     pub content_type: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FalImage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ESRGAN` is never constructed
[INFO] [stdout]   --> src/infra/fal.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub enum UpscaleModel {
[INFO] [stdout]    |          ------------ variant in this enum
[INFO] [stdout] 40 |     AuraSR,
[INFO] [stdout] 41 |     ESRGAN,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UpscaleModel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `ALL` is never used
[INFO] [stdout]   --> src/infra/fal.rs:59:15
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl UpscaleModel {
[INFO] [stdout]    | ----------------- associated constant in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub const ALL: &'static [UpscaleModel] = &[UpscaleModel::AuraSR, UpscaleModel::ESRGAN];
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `filtered_entries` is never used
[INFO] [stdout]    --> src/app/state.rs:138:12
[INFO] [stdout]     |
[INFO] [stdout]  79 | impl BrowserState {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub fn filtered_entries(&self) -> Vec<(usize, &BrowserEntry)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `help` is never read
[INFO] [stdout]   --> src/domain/operation.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct OperationField {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub help: &'static str,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OperationField` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `category` is never read
[INFO] [stdout]   --> src/domain/operation.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct OperationDefinition {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub category: OperationCategory,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OperationDefinition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `file_size` and `content_type` are never read
[INFO] [stdout]   --> src/infra/fal.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct FalImage {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub file_size: Option<u64>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 35 |     pub content_type: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FalImage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ESRGAN` is never constructed
[INFO] [stdout]   --> src/infra/fal.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub enum UpscaleModel {
[INFO] [stdout]    |          ------------ variant in this enum
[INFO] [stdout] 40 |     AuraSR,
[INFO] [stdout] 41 |     ESRGAN,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UpscaleModel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `ALL` is never used
[INFO] [stdout]   --> src/infra/fal.rs:59:15
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl UpscaleModel {
[INFO] [stdout]    | ----------------- associated constant in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub const ALL: &'static [UpscaleModel] = &[UpscaleModel::AuraSR, UpscaleModel::ESRGAN];
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.91s
[INFO] running `Command { std: "docker" "inspect" "7b7eeac957ccbf9fb0b54087fec8ed8b81ff8ec65db63a529a7ba53248d81696", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b7eeac957ccbf9fb0b54087fec8ed8b81ff8ec65db63a529a7ba53248d81696", kill_on_drop: false }`
[INFO] [stdout] 7b7eeac957ccbf9fb0b54087fec8ed8b81ff8ec65db63a529a7ba53248d81696
